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