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