import type { ThemeTypes } from "../types";
declare const LightTheme: ThemeTypes;
export default LightTheme;
//# sourceMappingURL=LightTheme.d.ts.map