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