import type { RibbonButton } from '../type/RibbonButton'; import type { RemoveLinkButtonStringKey } from '../type/RibbonButtonStringKeys'; /** * "Remove link" button on the format ribbon */ export declare const removeLinkButton: RibbonButton;