import type { Rule } from "eslint"; export declare const NoNested: Rule.RuleModule; export declare function hasExportableParent(node: any): boolean; //# sourceMappingURL=NoNested.d.ts.map