export function provide(ctx: API.AccessServiceContext): Server.ServiceMethod, Server.Schema.InferStruct<{ iss: Server.Schema.Schema<(`did:mailto:${string}` & `did:${string}` & Server.API.Phantom<{ protocol: "did:"; }>) | undefined, any>; att: Server.Schema.Schema; }>[], unknown>; }>>, API.AccessAuthorizeSuccess, Server.API.Failure | (Server.API.Failure & API.AccessAuthorizeFailure)>; export function authorize({ capability, invocation }: API.Input, Server.Schema.InferStruct<{ iss: Server.Schema.Schema<(`did:mailto:${string}` & `did:${string}` & Server.API.Phantom<{ protocol: "did:"; }>) | undefined, any>; att: Server.Schema.Schema; }>[], unknown>; }>>>>, ctx: API.AccessServiceContext): Promise>; import * as API from '../types.js'; import * as Server from '@ucanto/server'; //# sourceMappingURL=authorize.d.ts.map