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

declare const PingPongFillIcon: RemixiconReactIconComponentType;
export default PingPongFillIcon;
