export { default as QRCode } from './QRCode'; export type { IQRCodeProps } from './types'; //# sourceMappingURL=index.d.ts.map