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