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