import { StreamLayerSDK } from '@streamlayer/sdk-web-interfaces'; export declare const StreamLayerSDKPoints: React.FC<{ sdk: StreamLayerSDK; }>;