import { IconDefinition } from '../../types';
declare const CaretDown: IconDefinition;
export default CaretDown;
