export interface Resistant {
id: string;
noms: string
enfants: string
departement: string
academie: string
presentation: string
video: string
"lien_declaration": string
"date_declaration": string
mention: string
latitude: string
longitude: string
}