OidcDpopSchema: Struct<
    {
        nonce: optional<typeof String$>;
        proofJwt: optional<typeof String$>;
        tokenType: optional<typeof String$>;
    },
> = ...