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