import type { RibbonButton } from '../type/RibbonButton'; import type { StrikethroughButtonStringKey } from '../type/RibbonButtonStringKeys'; /** * "Strikethrough" button on the format ribbon */ export declare const strikethroughButton: RibbonButton;