import type { Linter } from 'eslint'; declare const parser: Linter.Parser; export = parser;