export { QRCode } from './QRCode'; export { QRCodeSVG } from './QRCodeSVG'; export type { QRCodeProps } from './types';