import { Icon, IconProps } from './icon.js'; export { Icon, type IconProps }; export default Icon;