import { SymbologySettingsJSON } from "@scandit/web-datacapture-barcode";
export type BarcodeLinkSymbologySettings = Partial<SymbologySettingsJSON>;
