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