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