declare type TickerName = string; declare type TickerData = any; declare type MessageArguments = Array; //# sourceMappingURL=typedefs.d.ts.map