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