declare const ArrayBufferPrototypeResize: (t: ArrayBuffer, ...a: any) => any; export = ArrayBufferPrototypeResize;