import { AddressSpace } from ".."; export declare const mini_nodeset = "mini.Nodeset2.xml"; export declare const empty_nodeset = "fixture_empty_nodeset2.xml"; export declare const get_mini_nodeset_filename: () => string; export declare const get_empty_nodeset_filename: () => string; export declare function getMiniAddressSpace(): Promise;