import { LinkedNetworkBrief } from './LinkedNetworkBrief';
export declare type NetworkinServer = Array<LinkedNetworkBrief>;
