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