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