export declare function isSlippageError(tx: any): boolean; export declare function isError(tx: any): boolean;