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