export interface JsonFormationLine { number: number; nrOfPersons: number; }