declare const ArrayPrototypeWith: (t: T[], ...a: any) => any; export = ArrayPrototypeWith;