UNPKG

tdesign-react

Version:
4 lines (3 loc) 218 B
import React from 'react'; declare const QRCodeSVG: React.ForwardRefExoticComponent<import("./hooks/useQRCode").QRProps & React.SVGAttributes<SVGSVGElement> & React.RefAttributes<SVGSVGElement>>; export { QRCodeSVG };