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