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