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