import React from 'react'; import { IconBaseProps } from './_base'; declare const CaretDown: React.FC; export default CaretDown;