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