import { NamedExoticComponent } from 'react'; import { MixedSection } from '../state'; import { SectionSchema, SectionWrapperProps } from '../sections'; declare const coreEmbedSchema: Omit>>, 'previewImage' | 'clientComponent'>; export default coreEmbedSchema; //# sourceMappingURL=core-embed-schema.d.ts.map