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