import { ReactIconComponentType } from '../types';

declare const Cached: ReactIconComponentType;
export default Cached;
            