import { BluetoothManager } from './bluetoothManager'; import { BluetoothEscposPrinter } from './bluetoothEscposPrinter'; declare const BluetoothTscPrinter: any; export { BluetoothManager, BluetoothEscposPrinter, BluetoothTscPrinter };