import { ESLintUtils } from '@typescript-eslint/utils'; declare const getParserServices: typeof ESLintUtils.getParserServices; export { getParserServices };