import { NmixServer } from './nmix.server'; export declare function createNmixServer(options: any): Promise; //# sourceMappingURL=nmix.d.ts.map