export declare class ContractError extends Error { constructor(msg: string); }