import { FC } from 'react';
declare const ClearIcon: FC;
export default ClearIcon;
