import { IThemeConfig } from "../helpers";
declare const lightTheme: IThemeConfig;
export default lightTheme;
//# sourceMappingURL=light.d.ts.map