export declare const serializeToQuery: (payload: Record<string, any>) => string;
