import type { InsertLinkButtonStringKey } from '../type/RibbonButtonStringKeys'; import type { RibbonButton } from '../type/RibbonButton'; /** * "Insert link" button on the format ribbon */ export declare const insertLinkButton: RibbonButton;