export interface XanoRealtimeChannelOptions { history?: boolean; presence?: boolean; queueOfflineActions?: boolean; } //# sourceMappingURL=realtime-channel-options.d.ts.map