export declare function startCli(argsv: string[], filename: string): Promise; export default startCli;