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