/** * Runs CLI utilities of Promptbook package * * @private within the `@promptbook/cli` */ export declare function promptbookCli(): Promise;