/** * bindings are not typed yet. * if the available function names are required they can be found inside of `../src/module.c` */ export declare const bindings: any; export default bindings; //# sourceMappingURL=binding.d.ts.map