export declare const VueZo: {
    install(Vue: any, options?: {}): void;
};
