export default function ask(question: string, authoriseEmpty?: boolean): Promise<string>;
//# sourceMappingURL=Ask.d.ts.map