import * as React from "react"; declare function UserRemoveIcon(props: React.SVGProps): JSX.Element; export default UserRemoveIcon;