export type DigitalPersonSex = 'male' | 'female';