export { PolymorphicTagMixin } from './polymorphic-tag';
export type { HTMLTag } from './polymorphic-tag.types';
