import type { BluetoothPrinterPlugin } from './definitions'; declare const BluetoothPrinter: BluetoothPrinterPlugin; export * from './definitions'; export { BluetoothPrinter };