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