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