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