UNPKG

scanbot-web-sdk

Version:

Scanbot Web Document and Barcode Scanner SDK

6 lines (5 loc) 244 B
import React from "react"; import { PageSnapCheckMarkAnimation } from "../../configuration/document/CameraScreenConfiguration"; export declare function CapturedCircleIcon(props: { config?: PageSnapCheckMarkAnimation; }): React.JSX.Element;