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