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