import BoundsEditor from './BoundsEditor'; export default BoundsEditor; export { BoundsEditor }; export * from './BoundsEditor';