import * as React from 'react'; declare function SvgChevronDown(props: React.SVGAttributes<{}>): JSX.Element; export default SvgChevronDown;