import { UseQrReaderHook } from '../types';
export declare const useQrReader: UseQrReaderHook;
