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