export interface IAnswer { question: ID value: string }