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

declare const RepeatOn: ReactIconComponentType;
export default RepeatOn;
            