export interface XanoRealtimeActionOptions { authenticated?: boolean; channel?: string; socketId?: string; } //# sourceMappingURL=realtime-action-options.d.ts.map