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