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