declare const ArrayPrototypeToString: (t: T[]) => string; export = ArrayPrototypeToString;