export declare class InternalError extends Error { constructor(message: string); }