export declare const qpMetadataKey = "queryParam"; export declare function serializeQueryParams(queryParams: any, globals?: any): string;