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