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