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