import type { FontButtonStringKey } from '../type/RibbonButtonStringKeys'; import type { RibbonButton } from '../type/RibbonButton'; /** * "Font" button on the format ribbon */ export declare const fontButton: RibbonButton;