export declare enum MfaPolicy { OPTIONAL = "OPTIONAL", MANDATORY = "MANDATORY", ONE_WAY = "ONE_WAY" } //# sourceMappingURL=constants.d.ts.map