import { IconProps } from '../types'; export declare const Delete: (props: IconProps) => JSX.Element;