Someone else has the same problem when using with Typescript? Steps to reproduce: ```import cep, { CEP } from 'cep-promise';``` .... ```const data = await cep(str, {});``` Version: 4.1.2 I think that is a conflict definition for library.