export { default as Icon, IconProps } from './icon.mjs'; export { createIcon } from './create-icon.mjs'; import '@chakra-ui/system';