export declare function isBrowser(): boolean; export declare function decodeValue(value: string): string;