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