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