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