export declare const getCookieValue: (name: string) => string | null | undefined;