import type { BulletedListButtonStringKey } from '../type/RibbonButtonStringKeys'; import type { RibbonButton } from '../type/RibbonButton'; /** * "Bulleted list" button on the format ribbon */ export declare const bulletedListButton: RibbonButton;