export declare class HtmlUtils { static getEncodedURIComponent(jsonObjParameters: Record): string; }