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