import { SVGProps } from "react";
declare const TISortNumericallyOutline: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { TISortNumericallyOutline };
