export type CustomerType = 'individual' | 'corporation' | 'other';