import { SVGProps } from 'react'; declare const IconCarBlindSpotRegular: (props: SVGProps) => JSX.Element; export default IconCarBlindSpotRegular;