import { type ILintCheck } from "../LintRule.js"; export declare const MissingDescription: ILintCheck;