import DoneOutline from './DoneOutline'; declare const DoneOutlineFilled: typeof DoneOutline; export default DoneOutlineFilled;