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