import type { LintRule } from "../types.js"; export declare const missingDocstringRule: LintRule;