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