import { StreamLayerProps } from '../../core/provider'; export declare const MastersStreamLayerProvider: React.FC & { children: React.ReactNode; }>;