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