import { Rule } from "eslint";
export declare const restrictImportsRule: Rule.RuleModule;
