import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const CarDefrostMidLeftFillIcon: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default CarDefrostMidLeftFillIcon;
