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