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