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

declare const RepeatOneOn: ReactIconComponentType;
export default RepeatOneOn;
            