export declare function addPrompt(name?: string): Promise<void>;
