import { DefineComponent } from 'vue'; export declare const Hoverable: DefineComponent<{ bindType: string; }>;