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