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