import type { Root } from 'mdast';
export declare const noParagraphIndent: import("unified-lint-rule").Plugin<Root, unknown>;
