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