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