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