export type ToolbarType = 'color' | 'language' | 'layout' | 'theme';
