export declare enum QuestionAnswer { yes = "YES", no = "NO", na = "NA" }