import { Linter } from 'eslint';
export default function defineConfig(config: Linter.Config): Linter.Config;
