/// export declare function cli(args: string[]): Promise; export declare function logo(): string; export declare function start(module: NodeModule): void; //# sourceMappingURL=cli.d.ts.map