import { ReactIconComponentType } from '../types';

declare const PlayerShare: ReactIconComponentType;
export default PlayerShare;
            