/** * Copyright (c) 2026 Microblink Ltd. All rights reserved. */ import { Component } from "solid-js"; /** * The CaptureScreen component. */ export declare const CaptureScreen: Component; /** * The CaptureScreenPortalled component. */ export declare const CaptureScreenPortalled: Component; //# sourceMappingURL=CaptureScreen.d.ts.map