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