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