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