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