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