import { ReactIconComponentType } from '../types';

declare const QrCodeScanner: ReactIconComponentType;
export default QrCodeScanner;
            