import React from 'react'; declare const QRCodeCanvas: React.ForwardRefExoticComponent & React.RefAttributes>; export { QRCodeCanvas };