import React from 'react'; import { QRProps } from 'src/ui/common'; declare const QR: React.FC; export default QR;