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