export interface SocketEventControllerMetadataArgs { target: Function; eventName?: string; }