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