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