import { RemixiconReactIconComponentType } from './dist/typings';

declare const PingPongLineIcon: RemixiconReactIconComponentType;
export default PingPongLineIcon;
