import type { PluginComponent } from '../../typesClient.js';
import type { IndentFeatureProps } from '../server/index.js';
export declare const IndentPlugin: PluginComponent<IndentFeatureProps>;
//# sourceMappingURL=IndentPlugin.d.ts.map