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