type AnswerType = PinionTypes.AnswerType

export default function getGroup (index: number, array: AnswerType[]): AnswerType[]
