export declare const send: (url: string, data: object, zip?: boolean) => Promise;