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