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