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

declare const RepeatOnceIcon: MdiReactIconComponentType;
export default RepeatOnceIcon;
