import { FC } from 'react'; import { TIconProps } from './utils'; export declare const DeleteIcon: FC;