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