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