/** * 合并 Nasl 对象 * @param app */ export declare function mergeNaslObj(fileNodes: any[]): any; //# sourceMappingURL=split.d.ts.map