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