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

declare const nextjs: eslint_define_config.FlatESLintConfig[];

export { nextjs };
