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