import { iTemplateMonad } from "../../utils/template/template-monad"; export declare function question(templateMonad: iTemplateMonad): Promise;