export declare function appendParametersToUrl(url: string, parameters: Record): string;