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

declare const LoaderIpo: ReactIconComponentType;
export default LoaderIpo;
            