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