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