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