import type { ESLint } from 'eslint' type FlatConfig = ESLint.ConfigData declare const config: FlatConfig[] export default config