import theme from "./theme";
declare const defaultTheme: theme;
export default defaultTheme;
