export declare function cleanQuery(params: Record): {}; export declare function formatQuery(params: Record): string;