/** * Main function that checks command line arguments and calls environment check. * */ export declare function cli(): Promise; //# sourceMappingURL=index.d.ts.map