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