import { TSESLint } from '@typescript-eslint/utils';
export declare const typescriptModuleDeclaration: TSESLint.RuleModule<'invalidFilename', []>;
