export declare const enum ValueNameType { Alias = "aka", Birth = "birth", Immigration = "immigrant", Maiden = "maiden", Married = "married" }