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