import { SectionSchema } from '../sections'; import { MapConfig } from '../state'; declare const coreMapSchema: Omit, 'previewImage' | 'clientComponent'>; export default coreMapSchema; //# sourceMappingURL=core-map-schema.d.ts.map