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