import type { ThemeModel } from '../models/ThemeModel'; declare const ZenLight: ThemeModel; export default ZenLight; //# sourceMappingURL=ZenLight.d.ts.map