export * from './array.prototype';
export * from './boolean.prototype';
export * from './number.prototype';
export * from './object.prototype';
export * from './string.prototype';
//# sourceMappingURL=index.d.ts.map