import type { RibbonButton } from '../type/RibbonButton'; import type { SuperscriptButtonStringKey } from '../type/RibbonButtonStringKeys'; /** * "Superscript" button on the format ribbon */ export declare const superscriptButton: RibbonButton;