///
import { VideoPlayerProps } from './types';
export declare const VideoPlayerWrapper: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme | undefined;
as?: import("react").ElementType | undefined;
} & Pick, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
//# sourceMappingURL=styled.d.ts.map