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