import { IconComponent } from '..';
declare const CaretDownIcon: IconComponent;
export { CaretDownIcon };
