import { type Plugin } from 'slate-react';
export declare function IndentationPlugin(): Plugin;
