export function provide(context: API.ConsumerServiceContext): API.ServiceMethod, Pick<{ consumer: `did:key:${string}` & `did:${string}` & API.Phantom<{ protocol: "did:"; }>; }, "consumer">>, API.ConsumerGetSuccess, API.Failure | (API.Failure & API.ConsumerNotFound)>; import * as API from '../types.js'; //# sourceMappingURL=get.d.ts.map