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