import type { SpreadsheetCommandContext, SpreadsheetEditorCommands } from './spreadsheet-command-controller'; import { type OfficeEditorExtension } from './office-editor-extension'; export declare function createSpreadsheetCellStyleExtension(): OfficeEditorExtension;