export declare type Theme = "dark" | "light" | "coffee" | "deepsea";
//# sourceMappingURL=Theme.d.ts.map