import type { FlatConfig } from '@typescript-eslint/utils/ts-eslint';
declare const plugin: FlatConfig.Plugin;
export default plugin;
