import { ThemeName } from '../constants.js'; export declare const setThemeCookie: (theme: ThemeName) => void; //# sourceMappingURL=set-theme-cookie.d.ts.map