import type { LibThemisModule } from "./libthemis"; declare const context: { libthemis?: LibThemisModule; }; export default context;