import { IconDefinition } from '../types'; declare const IconUndo: IconDefinition; export default IconUndo;