const crypt = new Cryptify(<string>process.env.PASSWORD_FILE, <string>process.env.ENCRYPTION_KEY);
Error:
This expression is not constructable.
Type 'typeof import("/Users/daniel/Developer/email-reporting/node_modules/cryptify/lib/CryptifyModule")' has no construct signatures.
Error: