/** A different network type (e.g., Ethernet network) */ export declare class NetworkTypeOtherBaseModel { _: 'networkTypeOther'; }