import * as React from 'react'; import { QrReaderProps } from '../types'; export declare const QrReader: React.FC;