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