import { Dispatch, SetStateAction } from "react"; export declare const cleanUp: (scanCaptureBuffer: any, setScanProgress: Dispatch>, videoRefBg: React.RefObject, cardScanApi: any) => void;