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