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