/** * 弹框输入 * @param options * @returns {Promise} */ export default function prompt(options: any): Promise;