export declare class ServerError extends Error { constructor(stack: string); }