import React from 'react'; declare const ChevronDown: (props: any) => React.JSX.Element; export default ChevronDown;