import type { Linter } from 'eslint'; declare const config: Linter.FlatConfig[]; export default config;