/// import type { SmartIcon } from './PropTypes'; declare const Icon: import("react").FC; export { Icon }; export { SmartIcon, SmartIconEvents, SmartIconExternalClassName, SmartIconProps, } from './PropTypes';