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