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