import { Command } from "commander"; export declare function registerBootstrapCommand(program: Command): void; //# sourceMappingURL=bootstrap.d.ts.map