UploadProps: {
    sys: MetaSysProps & {
        environment?: SysLink;
        space: SysLink;
    };
}

Type declaration