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