import type { Container } from 'inversify';
export declare function bindNodeCore(container: Container): void;
