import { SVGProps } from "react"; declare const UserMinusIcon: (props: SVGProps) => JSX.Element; export default UserMinusIcon;