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