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