import { ParsedCommandLine } from "typescript"; export declare function getParsedCommandLineForPackage(ts: typeof import("typescript"), packagePath: string): ParsedCommandLine;