/// import { IconProps } from "../SvgIcon"; export declare const Sort: (props?: IconProps) => JSX.Element; export default Sort;