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