import { SvgIconComponent } from './types'; declare const CachedIcon: SvgIconComponent; export default CachedIcon;