import type { UseScreenshareResult } from "../hooks/internal/useScreenshareManager";
export declare const ScreenshareContext: import("react").Context<UseScreenshareResult | null>;
//# sourceMappingURL=screenshare.d.ts.map