import { LintRule } from './lint'; export declare function missingHeadingRule(): LintRule; //# sourceMappingURL=rule-missing-heading.d.ts.map