I think ```Lazy``` should be available for the end-user of the library to use. workaround: ```import { Lazy } from "sodiumjs/dist/typings/sodium/Lazy";``` rather than ```import { Lazy } from "sodiumjs"```