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