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