/**
 * Executes the cli
 * @param args The arguments for the cli
 */
export declare function cli(args: string[]): Promise<void>;
//# sourceMappingURL=cli.d.ts.map