/// import type { SmartTag } from './PropTypes'; declare const Tag: import("react").FC; export { Tag }; export { SmartTag, SmartTagEvents, SmartTagExternalClassName, SmartTagProps } from './PropTypes';