export declare function askQuestion(subTypeInfo: any, subType: string, answers: any, session?: any): Promise<any>;
