import type { Web5Agent } from '@tbd54566975/web5-agent'; export declare class VcApi { #private; constructor(agent: Web5Agent, connectedDid: string); create(): Promise; } //# sourceMappingURL=vc-api.d.ts.map