import type { IconComponent } from '../types'; declare const Repeat: IconComponent; export default Repeat;