/** * Represents the top `{ can: '*', with: 'did:key:zAlice' }` capability, which we often * also call account linking. * * @see {@link https://github.com/ucan-wg/spec#52-top} */ export const top: import("@ucanto/interface").TheCapabilityParser>; //# sourceMappingURL=top.d.ts.map