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