import { EDHOC } from './edhoc';
export interface NodeGypBinding {
    EDHOC: EDHOC;
}
//# sourceMappingURL=bindings.d.ts.map