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