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