all: CapabilityParser<CapabilityMatch<"upload/add", `did:key:${string}` & `did:${string}` & Phantom<{ protocol: "did:"; }>, Space.Store.Schema.InferStruct<{ root: Link; shards: Space.Store.Schema.Schema<undefined | Link<unknown, MulticodecCode<514, "CAR">, number, 1>[], any>; }>> | CapabilityMatch<"upload/remove", `did:key:${string}` & `did:${string}` & Phantom<{ protocol: "did:"; }>, Space.Store.Schema.InferStruct<{ root: Link; }>> | CapabilityMatch<"upload/list", `did:key:${string}` & `did:${string}` & Phantom<{ protocol: "did:"; }>, Space.Store.Schema.InferStruct<{ cursor: Space.Store.Schema.Schema<undefined | string, unknown>; pre: Space.Store.Schema.Schema<undefined | boolean, unknown>; size: Space.Store.Schema.Schema<undefined | number & Phantom<{ typeof: "integer"; }>, unknown>; }>>> = ...