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