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