declare const widthBarCode = 300; declare const heightBarCode = 300; declare const animatedLineWidth: number; export { widthBarCode, heightBarCode, animatedLineWidth }; //# sourceMappingURL=configs.d.ts.map