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