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