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