export declare function filterToParams(filter: object, explodeQueryParameters?: boolean): string;
