export interface ConsentType { id: number; name: string; }