import { type StringSelectProps, type StringSelectPayload } from "../types"; import { type NodeProcessor } from "./types"; export declare const StringSelectNode: NodeProcessor; //# sourceMappingURL=StringSelectNode.d.ts.map