/**
 * Wrapper for the entire player that will take up all available place from the
 * parent.
 */
export declare const MediaStreamPlayerContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
