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