export declare enum Effect { Allow = "allow", Forbid = "forbid" } //# sourceMappingURL=effect.enum.d.ts.map