import type { FunctionComponent } from 'react'; declare const ClearSvgIcon: FunctionComponent; export default ClearSvgIcon;