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