import type { DefineComponent } from 'vue'; declare const Hand: DefineComponent>; export { Hand };