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