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