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