export declare enum Religion { CATHOLIC = "Catholic", CHRIRSTIAN = "Christian", ISLAMIC = "Islamic", JEWISH = "Jewish" }