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