To use the Labels API, install the @wix/crm package using npm or Yarn:
@wix/crm
npm install @wix/crm
or
yarn add @wix/crm
Then import { labels } from @wix/crm:
{ labels }
import { labels } from "@wix/crm";