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