import type { WizardPrompter } from "./prompts.js"; export declare function createClackPrompter(): WizardPrompter;