import { type StrictOmit } from 'ts-type-forge'; import { type ESLintPlugin } from '../../types/index.mjs'; export declare const eslintPluginStrictDependencies: StrictOmit; //# sourceMappingURL=plugin.d.mts.map