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