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