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