import { RuleDefinitionWithoutConfig } from "./types.js";
export declare const NoDuplicateImports: RuleDefinitionWithoutConfig;
