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