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