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