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