/**
 * Runs CLI utilities of Promptbook package
 *
 * @private within the `@promptbook/cli`
 */
export declare function promptbookCli(): Promise<void>;
/**
 * TODO: [🥠] Do not export, its just for CLI script
 * TODO: [🕌] When more functionalities, rename
 * Note: 11:11
 * Note: [🟡] This code should never be published outside of `@promptbook/cli`
 */
