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