import Tag from './tag'; export type TagInstance = InstanceType; export type { TagSize } from './interface'; declare const _default: import("../_utils").InstallableComponent; export default _default;