export declare function propertiesToQueryParams(properties: any): string[]; export declare function relationPropertiesToQueryParams(relationProperties: any): string[];