import { SVGProps } from 'react'; type IconSvgProps = SVGProps; export { IconSvgProps };