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