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