/// import { SvgIconProps } from '@material-ui/core'; export declare const Target: (props: SvgIconProps) => JSX.Element;