import * as eslint_define_config from 'eslint-define-config';

declare const base: eslint_define_config.FlatESLintConfig[];

export { base };
