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