import * as React from "react"; declare function ChevronDownIcon(props: React.SVGProps): JSX.Element; export default ChevronDownIcon;