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