import type { ClearFormatButtonStringKey } from '../type/RibbonButtonStringKeys'; import type { RibbonButton } from '../type/RibbonButton'; /** * "Clear format" button on the format ribbon */ export declare const clearFormatButton: RibbonButton;