export { default as RectPropertyPanel } from './PropertyPanel.vue'; export { default as RectShape } from './Shape.vue'; export * from './rect';