export declare function getValueFromCookie(key: string, _default: T): T;