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