export declare function sendMultipart(method: any, url: any, data: any): Promise<any>;
