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