declare var __VLS_7: {}, __VLS_10: {}, __VLS_13: {}, __VLS_16: { playing: boolean; videoData: import("./BoosterVimeo/utils/loader.js").VimeoApiResponse | undefined; }, __VLS_19: {}; type __VLS_Slots = {} & { beforePlayer?: (props: typeof __VLS_7) => any; } & { 'loading-spinner'?: (props: typeof __VLS_10) => any; } & { play?: (props: typeof __VLS_13) => any; } & { default?: (props: typeof __VLS_16) => any; } & { afterPlayer?: (props: typeof __VLS_19) => any; }; declare const __VLS_base: import("vue").DefineComponent(arrayLike: ArrayLike): T[]; from(arrayLike: ArrayLike, mapfn: (v: T, k: number) => U, thisArg?: any): U[]; from(iterable: Iterable | ArrayLike): T[]; from(iterable: Iterable | ArrayLike, mapfn: (v: T, k: number) => U, thisArg?: any): U[]; of(...items: T[]): T[]; fromAsync(iterableOrArrayLike: AsyncIterable | Iterable> | ArrayLike>): Promise; fromAsync(iterableOrArrayLike: AsyncIterable | Iterable | ArrayLike, mapFn: (value: Awaited, index: number) => U, thisArg?: any): Promise[]>; readonly [Symbol.species]: ArrayConstructor; }; default(): { src: undefined; media: string; sizes: { default: string; }; }[]; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly(arrayLike: ArrayLike): T[]; from(arrayLike: ArrayLike, mapfn: (v: T, k: number) => U, thisArg?: any): U[]; from(iterable: Iterable | ArrayLike): T[]; from(iterable: Iterable | ArrayLike, mapfn: (v: T, k: number) => U, thisArg?: any): U[]; of(...items: T[]): T[]; fromAsync(iterableOrArrayLike: AsyncIterable | Iterable> | ArrayLike>): Promise; fromAsync(iterableOrArrayLike: AsyncIterable | Iterable | ArrayLike, mapFn: (value: Awaited, index: number) => U, thisArg?: any): Promise[]>; readonly [Symbol.species]: ArrayConstructor; }; default(): { src: undefined; media: string; sizes: { default: string; }; }[]; }; }>> & Readonly<{}>, { title: string; options: Record; autoplay: boolean; mute: boolean; posterSources: import("../../types/index.js").ISource[]; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare const __VLS_export: __VLS_WithSlots; declare const _default: typeof __VLS_export; export default _default; type __VLS_WithSlots = T & { new (): { $slots: S; }; };