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