export interface FireblocksSignerConfig { apiKey: string; apiSecret: string; vaultId?: string; }