export declare function encodeUrl(url: string): string;
