type VideoPlayerProps = {}; export declare const VideoPlayer: import("@builder.io/qwik").Component; export {};