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