export type Named = { readonly "~alchemy/Id": Id; }; export type Tag = { readonly "~alchemy/Tag": K; }; //# sourceMappingURL=Named.d.ts.map