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