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