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