export declare class InternalError extends Error { constructor(originalMessage: string); } //# sourceMappingURL=internalError.d.ts.map