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