Why @velo/wix-data-sql-backend is not recognized?

What are you trying to achieve:
In Wix Editor, in a backend file, this line

import { sql } from ‘@velo/wix-data-sql-backend’;

is showing an error
“Cannot find module ‘@velo/wix-data-sql-backend’ or its corresponding type declarations.”

Any idea why?
Please help.