export default interface ScreenSharingSessionOptions { bitRate?: number; reconnectRetryLimit?: number; }