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