export { default as QrPropertyPanel } from './PropertyPanel.vue'; export { default as QrShape } from './Shape.vue'; export * from './qrcode';