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