import * as React from "react"; declare function ArrowForward(props: React.SVGProps): any; export default ArrowForward;