export declare function cli(args: string[]): Promise; export declare function instantiateLogger(): Promise;