import { IconProps } from '../types';
declare const Target: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Target;
//# sourceMappingURL=Target.d.ts.map