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