import type { IconComponent } from '../types'; declare const SortVertical: IconComponent; export default SortVertical;