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