import type { INodeType, INodeTypeDescription } from 'n8n-workflow'; export declare class CoinbaseServerWallet implements INodeType { description: INodeTypeDescription; }