export default remarkLintNoTableIndentation;
declare const remarkLintNoTableIndentation: import("unified-lint-rule").Plugin<Root, unknown>;
import type { Root } from 'mdast';
//# sourceMappingURL=index.d.ts.map