import type { Rule } from 'eslint'; export declare const noExperimentalImports: Rule.RuleModule;