export declare const getCookieName: (cookieDirective: string) => string;
export declare const getCookieValue: (cookieDirective: string) => string;
//# sourceMappingURL=cookie.d.ts.map