/** The network is not available */ export declare class NetworkTypeNoneBaseModel { _: 'networkTypeNone'; }