/**
 * BuiltinError is a reference to the Error constructor.
 * @internal
 */
export declare const BuiltinError: typeof Error;
//# sourceMappingURL=error.d.ts.map