/// import { IconProps } from '../../types'; declare const SquareSortVertical: (allProps: IconProps) => JSX.Element; export default SquareSortVertical;