import { Command } from "@commander-js/extra-typings"; export declare function buildProgram(): Command<[], {}, {}>; //# sourceMappingURL=program.d.ts.map