import { ThemeName } from '../../theme/index.js'; export declare const getThemeNameFromCookies: () => ThemeName | null; //# sourceMappingURL=cookies.d.ts.map