export class FAQ { question: string; answer: string; }