Expand a define invocation string (e.g., "@greet World"). Returns null if input doesn't match any define.
String? expandDefine(String input);