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