export declare function genQueryToStr(query?: Record<string, string | number>): string;
