export { Icon, type IconProps } from "./components/Icon";
export { IconStyles } from "./components/Icon/styles";
export { iconsList, type IconNames } from "./types";
