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

declare const ReplayIcon: MdiReactIconComponentType;
export default ReplayIcon;
