import type { ThemeChoice } from "../types/index.js";
export declare const themeChoices: ThemeChoice[];
