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