import React from 'react'; declare const SvgChevronDown: (props: React.SVGAttributes) => JSX.Element; export default SvgChevronDown; //# sourceMappingURL=ChevronDown.d.ts.map