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