import React from 'react'; export default function CarDefrostLowLeft({ className }: { className?: string; }): React.JSX.Element;