import { type ActionRowProps, type ActionRowPayload } from "../types"; import { type NodeProcessor } from "./types"; export declare const ActionRowNode: NodeProcessor; //# sourceMappingURL=ActionRowNode.d.ts.map