export declare const StreamLayerSDKReact: React.FC<{ event?: string; topNavigation?: boolean; withSidebarNotification?: boolean; muted?: boolean; theme?: string; }>;