import type { Command } from "commander"; export declare function registerParseCommand(args: Command): void; //# sourceMappingURL=parse.d.ts.map