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