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