export default interface RelayFailureInfo { lastErrorTime: number; relayManager: string; relayUrl: string; }