import { type ContainerProps, type ContainerPayload } from "../types"; import { type NodeProcessor } from "./types"; export declare const ContainerNode: NodeProcessor; //# sourceMappingURL=ContainerNode.d.ts.map