declare const getCookieExpiration: (seconds?: number) => Date;
export default getCookieExpiration;
//# sourceMappingURL=getCookieExpiration.d.ts.map