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