// @ts-ignore import BarcodeScanner from './BarcodeScanner'; import ScanCode from './ScanCode'; export { BarcodeScanner, ScanCode };