import componentUIDLSample from '../../../examples/test-samples/component-sample.json' import { ComponentUIDL } from '@teleporthq/teleport-types' export const structure = { chunks: [], options: {}, uidl: componentUIDLSample as ComponentUIDL, dependencies: {}, }