import { ITheme } from './ITheme';
export declare const MonoBlue: ITheme;
