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