import type { OpenIdConfiguration } from "../../openid-configuration";
import { type RuleValidationResult } from "../rule";
export declare const useOfflineScopeWithSilentRenew: (passedConfig: OpenIdConfiguration) => RuleValidationResult;
//# sourceMappingURL=use-offline-scope-with-silent-renew.rule.d.ts.map