export interface MessageMetadataArgs { target: Function; method: string; eventName?: string; }