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