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