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