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