export namespace THEMES { let DARK: string; let LIGHT: string; } //# sourceMappingURL=theme.d.ts.map