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