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