import { type ILintCheck } from "../LintRule.js"; export declare const NonRegistryDependency: ILintCheck;