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