export declare const UNSUPPORTED_TOKEN_ERROR: Error; export declare function isUnsupportedTokenError(err: any): boolean;