export declare const getCookieName: (apiKey: string, postKey?: string, limit?: number) => string;
export declare const getOldCookieName: (apiKey: string) => string;
//# sourceMappingURL=cookie-name.d.ts.map