export declare enum QuestionFactorType { impact = "IMPACT", probability = "PROBABILITY", both = "BOTH" }