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