import { i as NoViewfinder } from "../../sdcCoreInternalSdkUiViewfinder-BoG0LyRj.js"; import { c as NativeProxyHandle, o as NativeProxy, s as NativeProxyAdapter } from "../../AdaptiveRecognitionResult-Clnk-SP8.js"; //#region src/main/worker/proxies/NoViewfinderProxy.d.ts declare class NoViewfinderProxy extends NativeProxyAdapter implements NativeProxy { create(): NativeProxyHandle; } declare const _default: NoViewfinderProxy; //#endregion export { _default as default };