import PgzVideoXgModalComponent from "./src/index.vue"; export type PgzVideoXgModalInstance = InstanceType; declare const PgzVideoXgModal: ({ new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins> & Readonly<{}>, { props: any; open: import("vue").Ref; submitLoading: import("vue").Ref; videoLoading: import("vue").Ref; modal: import("vue").Ref<{ fullscreen: boolean; switchFullscreen: boolean; }, { fullscreen: boolean; switchFullscreen: boolean; } | { fullscreen: boolean; switchFullscreen: boolean; }>; formTitle: import("vue").Ref; noData: import("vue").Ref; player: import("vue").Ref; playingVideo: import("vue").Ref, Record>; playerTemp: import("vue").Ref; fullScreen: import("vue").Ref; localIsLive: import("vue").ComputedRef; checkHEVCSupport: () => boolean; initTCPlayer: () => void; sourceList: import("vue").Ref<(string | Record)[], (string | Record)[]>; currentVideoIndex: import("vue").Ref; getVideoTitle: (item: string | Record, index: number) => any; initPlayer: (url: string) => void; playVideoByIndex: (index: number) => void; showDetail: (data: any) => void; cancel: () => void; handleSnapshot: (data: any) => void; createDemoPlayer: (source: string, cover?: string | undefined) => void; playNext: () => void; playPrevious: () => void; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { isLive: boolean; autoplay: boolean; sourceList: string | Record | unknown[] | null; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly> & Readonly<{}>, { props: any; open: import("vue").Ref; submitLoading: import("vue").Ref; videoLoading: import("vue").Ref; modal: import("vue").Ref<{ fullscreen: boolean; switchFullscreen: boolean; }, { fullscreen: boolean; switchFullscreen: boolean; } | { fullscreen: boolean; switchFullscreen: boolean; }>; formTitle: import("vue").Ref; noData: import("vue").Ref; player: import("vue").Ref; playingVideo: import("vue").Ref, Record>; playerTemp: import("vue").Ref; fullScreen: import("vue").Ref; localIsLive: import("vue").ComputedRef; checkHEVCSupport: () => boolean; initTCPlayer: () => void; sourceList: import("vue").Ref<(string | Record)[], (string | Record)[]>; currentVideoIndex: import("vue").Ref; getVideoTitle: (item: string | Record, index: number) => any; initPlayer: (url: string) => void; playVideoByIndex: (index: number) => void; showDetail: (data: any) => void; cancel: () => void; handleSnapshot: (data: any) => void; createDemoPlayer: (source: string, cover?: string | undefined) => void; playNext: () => void; playPrevious: () => void; }, {}, {}, {}, { isLive: boolean; autoplay: boolean; sourceList: string | Record | unknown[] | null; }>; __isFragment?: undefined; __isTeleport?: undefined; __isSuspense?: undefined; } & import("vue").ComponentOptionsBase> & Readonly<{}>, { props: any; open: import("vue").Ref; submitLoading: import("vue").Ref; videoLoading: import("vue").Ref; modal: import("vue").Ref<{ fullscreen: boolean; switchFullscreen: boolean; }, { fullscreen: boolean; switchFullscreen: boolean; } | { fullscreen: boolean; switchFullscreen: boolean; }>; formTitle: import("vue").Ref; noData: import("vue").Ref; player: import("vue").Ref; playingVideo: import("vue").Ref, Record>; playerTemp: import("vue").Ref; fullScreen: import("vue").Ref; localIsLive: import("vue").ComputedRef; checkHEVCSupport: () => boolean; initTCPlayer: () => void; sourceList: import("vue").Ref<(string | Record)[], (string | Record)[]>; currentVideoIndex: import("vue").Ref; getVideoTitle: (item: string | Record, index: number) => any; initPlayer: (url: string) => void; playVideoByIndex: (index: number) => void; showDetail: (data: any) => void; cancel: () => void; handleSnapshot: (data: any) => void; createDemoPlayer: (source: string, cover?: string | undefined) => void; playNext: () => void; playPrevious: () => void; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { isLive: boolean; autoplay: boolean; sourceList: string | Record | unknown[] | null; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin) & Record; export default PgzVideoXgModal;