declare const setOutputPath: (path: string) => void;
declare const hookObject: any;
export { hookObject as nativeHTTPHook, setOutputPath };
//# sourceMappingURL=nativeHTTPServer.d.ts.map