import type { TSESLint } from '@typescript-eslint/utils';
declare const config: TSESLint.FlatConfig.Config;
export default config;
