export declare function decodeURIComponent(uri: string): string | null;
