import { type WriterOptions } from "./index.js"; export declare const defaultWriterOptions: Required; export { type BarcodeFormat, barcodeFormats, type CharacterSet, characterSets, type EcLevel, type LinearBarcodeFormat, type LooseBarcodeFormat, linearBarcodeFormats, type MatrixBarcodeFormat, matrixBarcodeFormats, type ScanXWriteResult, type ScanXWriterOptions, type WriteInputBarcodeFormat, type WriteResult, type WriterOptions, } from "./index.js";