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