import type { LintRule } from "../rule.js"; export declare const flatDeclarationsRule: LintRule; //# sourceMappingURL=flat-declarations.d.ts.map