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