import { Linter } from 'eslint'; declare const tsxConfig: Linter.Config[]; export { tsxConfig as default, tsxConfig };