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