/** * https://openid.net/specs/openid-4-verifiable-credential-issuance-1_0.html */ export declare class OIDCModule { clientId: string | undefined; }