import type { ItalicButtonStringKey } from '../type/RibbonButtonStringKeys'; import type { RibbonButton } from '../type/RibbonButton'; /** * "Italic" button on the format ribbon */ export declare const italicButton: RibbonButton;