/** * Returns `true` if the browser supports screen sharing. */ export declare function supportsScreenSharing(): boolean; //# sourceMappingURL=featureDetection.d.ts.map