import { MdiReactIconComponentType } from './dist/typings';

declare const RepeatOneIcon: MdiReactIconComponentType;
export default RepeatOneIcon;
