import React from 'react'; const PnpmIcon: React.FC = () => ( ); export default PnpmIcon;