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