import { EditorDrawer } from '../context/StateProvider'; export declare const TEXT_COLOR: EditorDrawer; export declare const FONT_FAMILY: EditorDrawer; export declare const FONT_DISPLAY_NAMES: Record; export declare const EXPLORE_LAYOUTS: EditorDrawer; export declare const MESSAGE_IDEAS: EditorDrawer; export declare const EDITOR_DRAWER_HEIGHT_PX = 228; export declare const EDITOR_DRAWER_HEIGHT_PX_MD_UP = 192;