import type { IndentationPlugin } from './indentationPluginType';
export declare const indentationPlugin: IndentationPlugin;
