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