import { SvgIconComponent } from './types'; declare const DoneIcon: SvgIconComponent; export default DoneIcon;