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