import * as React from "react"; function ArrowNarrowRightIcon(props: React.SVGProps) { return ; } export default ArrowNarrowRightIcon;