import { IconProps } from '../Icon'; declare function SvgBullseyeArrow(props: IconProps): JSX.Element; export default SvgBullseyeArrow;