export declare class CreateUploadResponse { uploadIdentifier: string; fileIdentifier: string; storageIdentifier: string; }