import * as React from 'react'; declare function CachedIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default CachedIcon;