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

declare const CachedIcon: MdiReactIconComponentType;
export default CachedIcon;
