export { default as Icon, IconProps } from "./Icon"; export { default as CustomSvgIcon, CustomSvgIconProps } from "./CustomSvgIcon/CustomSvgIcon";