import { IThemeInterface } from "v8-theme-interfaces/lib/theme.interfaces";
declare const theme: IThemeInterface;
export default theme;
