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