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