import { SVGProps } from "react"; declare const ArrowsPointingInIcon: (props: SVGProps) => JSX.Element; export default ArrowsPointingInIcon;