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