import type { OpenIdConfiguration } from "../../openid-configuration";
import { type RuleValidationResult } from "../rule";
export declare const ensureAuthority: (passedConfig: OpenIdConfiguration) => RuleValidationResult;
//# sourceMappingURL=ensure-authority.rule.d.ts.map