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