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