import { type TSESLint } from '@typescript-eslint/utils';
declare const _default: TSESLint.RuleModule<"noBarrelImport", [], unknown, TSESLint.RuleListener>;
export default _default;
