export default Icon; import { withBaseIcon } from "./Icon"; import { Icon } from "./Icon"; import { horizontalCenter } from "./horizontalCenter"; export { withBaseIcon, Icon, horizontalCenter };