import { IconSvgProps } from '../types';
declare const PingPong: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default PingPong;
//# sourceMappingURL=PingPong.d.ts.map