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