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