import Preview from "./Preview"; import Viewport from "./Viewport"; export default { Viewport, Preview };