import { c as NativeProxyHandle } from "./AdaptiveRecognitionResult-Clnk-SP8.js"; //#region src/main/api/LabelCaptureOverlayJSON.d.ts type LabelCaptureOverlayJSON = { nativeHandle: NativeProxyHandle; type: string; }; //#endregion export { LabelCaptureOverlayJSON as t };