import type { IconComponent } from '../types'; declare const Condicioner: IconComponent; export default Condicioner;