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