import { FileUpload } from '../types/FileUpload'; export declare function prepareToUpload(filename: string): Promise;