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