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