import type { ESLint } from '@types/eslint'; export function createFrontendEslintConfig(path: string): ESLint.ConfigData;