export declare function getCookieValue(key: string): string | undefined;
