import { TSESLint } from '@typescript-eslint/utils';

declare const config: TSESLint.FlatConfig.ConfigArray;

export { config as default };
