import React from 'react'; import './index.less'; import { AdyenScanQrcodeProps } from './types'; export declare const AdyenScanQrcode: React.FC;