export declare enum CertificationStatusEnumeration { CertificationActive = "CertificationActive", CertificationInactive = "CertificationInactive" }