import type { IconComponent } from '../types'; declare const Refresh: IconComponent; export default Refresh;