export declare function legacyParamsSerializer(params: Record<string, any>): string;
