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