export declare function cliMain(args?: {
    name?: string;
}): Promise<void>;
//# sourceMappingURL=main.d.ts.map