import type * as openCV from '..'; declare const defExport: { cv: typeof openCV; }; export = defExport; //# sourceMappingURL=opencv4nodejs.d.ts.map