export declare enum PersonOrganizationDateRole {
    DateOfBirth,
    DateOfDeath,
    FlourishedAround
}
