/// import { IconProps } from "../SvgIcon"; export declare const Delete: (props?: IconProps) => JSX.Element; export default Delete;