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