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