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