Auth0LockPasswordless not an export

Node 13.7
Lock 11.27.1

When attempting to import passwordless lock as import { Auth0LockPasswordless } from 'auth0-lock' I’m getting an error: Module '"auth0-lock"' has no exported member 'Auth0LockPasswordless'. I’m also unable to find the typing for Auth0Passwordless is the auth0-lock types file.

What could be the workaround for this?