The package might have a bug in its structure. Try updating to the latest version:
npm install @nostr-dev-kit/ndk-blossom@latest
OR
If it doesn't work, then you can direct import:
import { NDKBlossom } from "@nostr-dev-kit/ndk-blossom/dist/index.js";