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