import type { Parser } from '.'; export declare function buildParserUsingLegacyConfig(cwd: string): Parser;