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

declare const Repeat: ReactIconComponentType;
export default Repeat;
            