export declare function basisColumnUpload(data: any): Promise; export declare const zipImg: (file: any, ocrType: any, isBackPhotoUrl?: any) => Promise; export declare const zipImg10M: (file: any) => Promise;