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