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

declare const RefreshIcon: MdiReactIconComponentType;
export default RefreshIcon;
