import Vue from 'vue'; export declare function withVisible(defaultValue: boolean | undefined, showMethod?: string, hideMethod?: string): import("vue/types/vue").ExtendedVue; export declare const withZIndex: import("vue/types/vue").ExtendedVue; export declare const withOpacity: import("vue/types/vue").ExtendedVue; export declare const withZooms: import("vue/types/vue").ExtendedVue;