export declare const urlEncode: (url: string) => string;
