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