import type { TSESLint } from '@typescript-eslint/utils';
export declare const base: TSESLint.ClassicConfig.Config;
export declare const recommended: TSESLint.ClassicConfig.Config;
