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