import type { IssuerMetadata } from './types.js'; export declare function getIssuerMetadata(issuer: string): Promise;