export type Subsidiary = { id: string; identifier: 'lecollectionist' | 'bonder' | 'agv' | ''; name: string; type: 'subsidiary'; };