export class Gabarito { id: number; alternativa: string; valor: string; chave: number; }