export declare function urlDecode(str: string): string; export default urlDecode;