export declare function form(data: D, fileKeys?: string[]): FormData; export declare function qstring(query: Q): string;