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