import { type ReaderOptions } from "./index.js"; export declare const defaultReaderOptions: Required; export { type BarcodeFormat, type Binarizer, barcodeFormats, binarizers, type CharacterSet, type ContentType, characterSets, contentTypes, type EanAddOnSymbol, type EcLevel, eanAddOnSymbols, type LinearBarcodeFormat, type LooseBarcodeFormat, linearBarcodeFormats, type MatrixBarcodeFormat, matrixBarcodeFormats, type Point, type Position, type ReaderOptions, type ReadInputBarcodeFormat, type ReadOutputBarcodeFormat, type ReadResult, type ScanXPoint, type ScanXPosition, type ScanXReaderOptions, type ScanXReadResult, type ScanXVector, type TextMode, textModes, } from "./index.js";