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