import { BaseThemeProps } from "./index";
declare const theme: BaseThemeProps;
export default theme;
