import { type MentionableSelectProps, type MentionableSelectPayload } from "../types"; import { type NodeProcessor } from "./types"; export declare const MentionableSelectNode: NodeProcessor; //# sourceMappingURL=MentionableSelectNode.d.ts.map