import { ITheme } from './ITheme';
/** Added White text due to dark background */
export declare const ChatGPTDark: ITheme;
