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