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