export { Scanner } from './scanner';
export type { ReadFunction } from './scanner';
export { Subscription, ScanEvents, DEFAULT_SCAN_RATE } from './types';
//# sourceMappingURL=index.d.ts.map