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