/// import { IconProps } from "../SvgIcon"; export declare const UserManager: (props?: IconProps) => JSX.Element; export default UserManager;