import type { IconProps } from '../../types';
declare const PingPongFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Ping Pong Fill
 * @see {@link https://remixicon.com/icon/ping-pong-fill Remix Icon Docs}
 */
export { PingPongFill };
