declare const _default: import("vue").DefineComponent; readonly default: () => never[]; }; readonly zIndex: { readonly type: NumberConstructor; readonly default: 2000; }; readonly initialIndex: { readonly type: NumberConstructor; readonly default: 0; }; readonly infinite: { readonly type: BooleanConstructor; readonly default: true; }; readonly hideOnClickModal: { readonly type: BooleanConstructor; readonly default: false; }; readonly closeOnPressEscape: { readonly type: BooleanConstructor; readonly default: true; }; readonly zoomRate: { readonly type: NumberConstructor; readonly default: 1.2; }; readonly showProgress: { readonly type: BooleanConstructor; readonly default: true; }; readonly teleported: { readonly type: BooleanConstructor; readonly default: true; }; readonly viewerMode: { readonly type: import("vue").PropType<"default" | "viewerjs">; readonly default: "default"; }; readonly viewerOptions: { readonly type: import("vue").PropType>; readonly default: () => {}; }; }>, { prev: () => void; next: () => void; zoomIn: () => void; zoomOut: () => void; rotateLeft: () => void; rotateRight: () => void; reset: () => void; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, { readonly teleported: boolean; readonly zIndex: number; readonly infinite: boolean; readonly initialIndex: number; readonly closeOnPressEscape: boolean; readonly hideOnClickModal: boolean; readonly showProgress: boolean; readonly zoomRate: number; readonly viewerMode: "default" | "viewerjs"; readonly viewerOptions: Record; readonly urlList: string[]; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;