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