export const TOOLBAR_FONTS: { label: string; key: string; fontWeight: number; props: { style: { fontFamily: string; }; 'data-item': string; }; }[]; export const TOOLBAR_FONT_SIZES: { label: string; key: string; props: { 'data-item': string; }; }[]; //# sourceMappingURL=constants.d.ts.map