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