export declare enum TYPES { HOUSENUMBER = "housenumber", STREET = "street", LOCALITY = "locality", MUNICIPALITY = "municipality" }