/// import { IconProps } from '../../types'; declare const Condicioner2: (allProps: IconProps) => JSX.Element; export default Condicioner2;