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