import type { SVGProps } from 'react'; const SvgAddUser = (props: SVGProps) => ( ); export default SvgAddUser;