/// import { IIconProps } from "types"; declare const UserRoundSvg: (props: IIconProps) => JSX.Element; export default UserRoundSvg;