import { ReactIconComponentType } from '../types';

declare const Iso: ReactIconComponentType;
export default Iso;
            