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