import { normalizeOptionalString } from "openclaw/plugin-sdk/text-runtime";

export const trimNonEmptyString = normalizeOptionalString;
