import { type SectionProps, type SectionPayload } from "../types"; import { type NodeProcessor } from "./types"; export declare const SectionNode: NodeProcessor; //# sourceMappingURL=SectionNode.d.ts.map