import { Editor } from 'slate-vue3/core'; export declare function formatIndent(editor: Editor, value: number): void;