import { DSlatePlugin } from '@dslate/core';
declare const TextIndentPlugin: DSlatePlugin;
export { TextIndentPlugin };
