import type { Linter } from 'eslint'; declare const reactConfig: Linter.Config; export default reactConfig;