export declare const config: import("eslint/config").Config[];
export default config;
export { type Config, defineConfig } from 'eslint/config';
