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