range.d.ts 71 Bytes
declare const RangeError: RangeErrorConstructor;

export = RangeError;