import { type Config } from 'eslint/config';
declare const config: readonly Config[];
export default config;
