import React from 'react'; import { IconProps } from '../index'; declare const Loop: React.FC; export default Loop;