export { Tag } from "./tag.js"; export { TagAppearances, TagEventNames, TagShapes, TagSizes, TagTextSizes } from "./tag.options.js"; export type { TagAppearance, TagShape, TagSize, TagTextSize } from "./tag.options.js"; export { definition as TagDefinition } from "./tag.definition.js"; //# sourceMappingURL=index.d.ts.map