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