import { IconComponent } from '../types'; declare const Done: IconComponent; export default Done;