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

declare const RepeatIcon: MdiReactIconComponentType;
export default RepeatIcon;
