import { ecmaVersion } from "acorn"; export declare function getEcmaVersionFromTsConfig(configPath?: string): ecmaVersion;