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