export declare const CHROMECAST_PROTOCOL_VERSION = "1.0.0";
export { CAST_NAMESPACE } from './types/chromecast-events';
export { ChromecastButton } from './components/ChromecastButton';
