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

declare const Loop: ReactIconComponentType;
export default Loop;
            