import type { AuthenticationClientOptions } from '@feathersjs/authentication-client'; import './services/blog/suggestions/suggestions.shared'; export type { Advisor, AdvisorData, AdvisorPatch, AdvisorQuery } from './services/advisor/advisor.shared'; export type { AdvisorMessages, AdvisorMessagesData, AdvisorMessagesPatch, AdvisorMessagesQuery } from './services/advisor/messages/messages.shared'; export type { Affiliates, AffiliatesData, AffiliatesPatch, AffiliatesQuery } from './services/affiliates/affiliates.shared'; export type { AffiliatesClicks, AffiliatesClicksData, AffiliatesClicksPatch, AffiliatesClicksQuery } from './services/affiliates/clicks/clicks.shared'; export type { AffiliatesComissions, AffiliatesComissionsData, AffiliatesComissionsPatch, AffiliatesComissionsQuery } from './services/affiliates/comissions/comissions.shared'; export type { AffiliatesContracts, AffiliatesContractsData, AffiliatesContractsPatch, AffiliatesContractsQuery } from './services/affiliates/contracts/contracts.shared'; export type { AffiliatesCoupons, AffiliatesCouponsData, AffiliatesCouponsPatch, AffiliatesCouponsQuery } from './services/affiliates/coupons/coupons.shared'; export type { AffiliatesLinks, AffiliatesLinksData, AffiliatesLinksPatch, AffiliatesLinksQuery } from './services/affiliates/links/links.shared'; export type { AffiliatesPayouts, AffiliatesPayoutsData, AffiliatesPayoutsPatch, AffiliatesPayoutsQuery } from './services/affiliates/payouts/payouts.shared'; export type { Agents, AgentsData, AgentsPatch, AgentsQuery } from './services/agents/agents.shared'; export type { AgentsPrepare, AgentsPrepareData, AgentsPreparePatch, AgentsPrepareQuery } from './services/agents/prepare/prepare.shared'; export type { AgentsSessionsConversations, AgentsSessionsConversationsData, AgentsSessionsConversationsPatch, AgentsSessionsConversationsQuery } from './services/agents/sessions/conversations/conversations.shared'; export type { AgentsSessions, AgentsSessionsData, AgentsSessionsPatch, AgentsSessionsQuery } from './services/agents/sessions/sessions.shared'; export type { AutotuneStudy, AutotuneStudyData, AutotuneStudyPatch, AutotuneStudyQuery } from './services/autotune/studies/studies.shared'; export type { AutotuneTrial, AutotuneTrialData, AutotuneTrialPatch, AutotuneTrialQuery } from './services/autotune/trials/trials.shared'; export type { AutotuneUsage, AutotuneUsageData, AutotuneUsagePatch, AutotuneUsageQuery } from './services/autotune/usage/usage.shared'; export type { BlogAction, BlogActionData, BlogActionPatch, BlogActionQuery } from './services/blog/actions/actions.shared'; export type { BlogCalendar, BlogCalendarData, BlogCalendarPatch, BlogCalendarQuery } from './services/blog/calendar/calendar.shared'; export type { BlogIntegrations, BlogIntegrationsData, BlogIntegrationsPatch, BlogIntegrationsQuery } from './services/blog/integrations/integrations.shared'; export type { BlogPosts, BlogPostsData, BlogPostsPatch, BlogPostsQuery } from './services/blog/posts/posts.shared'; export type { BlogQueries, BlogQueriesData, BlogQueriesPatch, BlogQueriesQuery } from './services/blog/queries/queries.shared'; export type { BlogSuggestions, BlogSuggestionsData, BlogSuggestionsPatch, BlogSuggestionsQuery } from './services/blog/suggestions/suggestions.shared'; export type { Changelog, ChangelogData, ChangelogPatch, ChangelogQuery } from './services/changelog/changelog.shared'; export type { CopilotConcerns, CopilotConcernsData, CopilotConcernsPatch, CopilotConcernsQuery } from './services/copilot/concerns/concerns.shared'; export type { CopilotDecisions, CopilotDecisionsData, CopilotDecisionsPatch, CopilotDecisionsQuery } from './services/copilot/decisions/decisions.shared'; export type { CopilotHelp, CopilotHelpData, CopilotHelpPatch, CopilotHelpQuery } from './services/copilot/help/help.shared'; export type { CopilotRecommendations, CopilotRecommendationsData, CopilotRecommendationsPatch, CopilotRecommendationsQuery } from './services/copilot/recommendations/recommendations.shared'; export type { Currencies, CurrenciesData, CurrenciesPatch, CurrenciesQuery } from './services/currencies/currencies.shared'; export type { Emails, EmailsData, EmailsPatch, EmailsQuery } from './services/emails/emails.shared'; export type { Events, EventsData, EventsPatch, EventsQuery } from './services/events/events.shared'; export type { EventsTriggers, EventsTriggersData, EventsTriggersPatch, EventsTriggersQuery } from './services/events/triggers/triggers.shared'; export type { EventsTypes, EventsTypesData, EventsTypesPatch, EventsTypesQuery } from './services/events/types/types.shared'; export type { ExchangesArbitrageOpportunities, ExchangesArbitrageOpportunitiesData, ExchangesArbitrageOpportunitiesQuery } from './services/exchanges/arbitrage/opportunities/opportunities.shared'; export type { ExchangesDeposits, ExchangesDepositsData, ExchangesDepositsPatch, ExchangesDepositsQuery } from './services/exchanges/deposits/deposits.shared'; export type { ExchangesLedger, ExchangesLedgerData, ExchangesLedgerPatch, ExchangesLedgerQuery } from './services/exchanges/ledger/ledger.shared'; export type { ExchangesLedgerSync, ExchangesLedgerSyncData, ExchangesLedgerSyncPatch, ExchangesLedgerSyncQuery } from './services/exchanges/ledger/sync/sync.shared'; export type { ExchangesOhlcvHistory, ExchangesOhlcvHistoryData, ExchangesOhlcvHistoryPatch, ExchangesOhlcvHistoryQuery } from './services/exchanges/ohlcv/history/history.shared'; export type { ExchangesOhlcv, ExchangesOhlcvData, ExchangesOhlcvPatch, ExchangesOhlcvQuery } from './services/exchanges/ohlcv/ohlcv.shared'; export type { ExchangesOrderbook, ExchangesOrderbookData, ExchangesOrderbookQuery } from './services/exchanges/orderbook/orderbook.shared'; export type { ExchangesTransactionsSync, ExchangesTransactionsSyncData, ExchangesTransactionsSyncPatch, ExchangesTransactionsSyncQuery } from './services/exchanges/transactions/sync/sync.shared'; export type { ExchangesTransactions, ExchangesTransactionsData, ExchangesTransactionsPatch, ExchangesTransactionsQuery } from './services/exchanges/transactions/transactions.shared'; export type { Extensions, ExtensionsData, ExtensionsPatch, ExtensionsQuery } from './services/extensions/extensions.shared'; export type { InsightsCryptoStressIndex, InsightsCryptoStressIndexData, InsightsCryptoStressIndexPatch, InsightsCryptoStressIndexQuery } from './services/insights/crypto-stress-index/crypto-stress-index.shared'; export type { InsightsEtfFlow, InsightsEtfFlowData, InsightsEtfFlowPatch, InsightsEtfFlowQuery } from './services/insights/etf-flow/etf-flow.shared'; export type { InsightsFearAndGreed, InsightsFearAndGreedData, InsightsFearAndGreedPatch, InsightsFearAndGreedQuery } from './services/insights/fear-and-greed/fear-and-greed.shared'; export type { InsightsGlobal, InsightsGlobalData, InsightsGlobalPatch, InsightsGlobalQuery } from './services/insights/global/global.shared'; export type { Insights, InsightsData, InsightsPatch, InsightsQuery } from './services/insights/insights.shared'; export type { InsightsNews, InsightsNewsData, InsightsNewsPatch, InsightsNewsQuery } from './services/insights/news/news.shared'; export type { Keys, KeysData, KeysPatch, KeysQuery } from './services/keys/keys.shared'; export type { Knowledges, KnowledgesData, KnowledgesPatch, KnowledgesQuery } from './services/knowledges/knowledges.shared'; export type { ModelsPodsEvents, ModelsPodsEventsData, ModelsPodsEventsPatch, ModelsPodsEventsQuery } from './services/models/pods/events/events.shared'; export type { ModelsPods, ModelsPodsData, ModelsPodsPatch, ModelsPodsQuery } from './services/models/pods/pods.shared'; export type { ModelsPreset, ModelsPresetData, ModelsPresetPatch, ModelsPresetQuery } from './services/models/presets/presets.shared'; export type { ModelsSignalsHistory, ModelsSignalsHistoryData, ModelsSignalsHistoryPatch, ModelsSignalsHistoryQuery } from './services/models/signals/history/history.shared'; export type { ModelsSignals, ModelsSignalsData, ModelsSignalsPatch, ModelsSignalsQuery } from './services/models/signals/signals.shared'; export type { ModelsSignalsSubscriptions, ModelsSignalsSubscriptionsData, ModelsSignalsSubscriptionsPatch, ModelsSignalsSubscriptionsQuery } from './services/models/signals/subscriptions/subscriptions.shared'; export type { Objectives, ObjectivesData, ObjectivesPatch, ObjectivesQuery } from './services/objectives/objectives.shared'; export type { Plans, PlansData, PlansPatch, PlansQuery } from './services/plans/plans.shared'; export type { Referrals, ReferralsData, ReferralsPatch, ReferralsQuery } from './services/referrals/referrals.shared'; export type { Restricted, RestrictedData, RestrictedPatch, RestrictedQuery } from './services/restricted/restricted.shared'; export type { SeriesBalance, SeriesBalanceData, SeriesBalancePatch, SeriesBalanceQuery } from './services/series/balance/balance.shared'; export type { SeriesPerformance, SeriesPerformanceData, SeriesPerformancePatch, SeriesPerformanceQuery } from './services/series/performance/performance.shared'; export type { Snapshot, SnapshotData, SnapshotPatch, SnapshotQuery } from './services/snapshot/snapshot.shared'; export type { StoreItems, StoreItemsData, StoreItemsPatch, StoreItemsQuery } from './services/store/items/items.shared'; export type { StrategiesBacktestPreflight, StrategiesBacktestPreflightData, StrategiesBacktestPreflightPatch, StrategiesBacktestPreflightQuery } from './services/strategies/backtest/preflight/preflight.shared'; export type { StrategiesFollow, StrategiesFollowData, StrategiesFollowPatch, StrategiesFollowQuery } from './services/strategies/follow/follow.shared'; export type { StrategiesGenerate, StrategiesGenerateData, StrategiesGeneratePatch, StrategiesGenerateQuery } from './services/strategies/generate/generate.shared'; export type { StrategiesHistory, StrategiesHistoryData, StrategiesHistoryPatch, StrategiesHistoryQuery } from './services/strategies/history/history.shared'; export type { StrategiesIndicatorsTalib, StrategiesIndicatorsTalibData, StrategiesIndicatorsTalibPatch, StrategiesIndicatorsTalibQuery } from './services/strategies/indicators/talib/talib.shared'; export type { StrategiesResearch, StrategiesResearchData, StrategiesResearchPatch, StrategiesResearchQuery } from './services/strategies/research/research.shared'; export type { StripeWebhooks, StripeWebhooksData, StripeWebhooksPatch, StripeWebhooksQuery } from './services/stripe/webhooks/webhooks.shared'; export type { Support, SupportData, SupportPatch, SupportQuery } from './services/support/support.shared'; export type { TasksComments, TasksCommentsData, TasksCommentsPatch, TasksCommentsQuery } from './services/tasks/comments/comments.shared'; export type { Tasks, TasksData, TasksPatch, TasksQuery } from './services/tasks/tasks.shared'; export type { TaxResearch, TaxResearchData, TaxResearchPatch, TaxResearchQuery } from './services/tax/research/research.shared'; export type { TaxSessionsConversations, TaxSessionsConversationsData, TaxSessionsConversationsPatch, TaxSessionsConversationsQuery } from './services/tax/sessions/conversations/conversations.shared'; export type { TaxSessions, TaxSessionsData, TaxSessionsPatch, TaxSessionsQuery } from './services/tax/sessions/sessions.shared'; export type { TelegramLink, TelegramLinkData, TelegramLinkPatch, TelegramLinkQuery } from './services/telegram/link/link.shared'; export type { Telegram, TelegramData, TelegramPatch, TelegramQuery } from './services/telegram/telegram.shared'; export type { Toggles, TogglesData, TogglesPatch, TogglesQuery } from './services/toggles/toggles.shared'; export type { Tokens, TokensData, TokensPatch, TokensQuery } from './services/tokens/tokens.shared'; export type { Trades, TradesData, TradesPatch, TradesQuery } from './services/trades/trades.shared'; export type { UsersAccess, UsersAccessData, UsersAccessPatch, UsersAccessQuery } from './services/users/access/access.shared'; export type { UsersMarketing, UsersMarketingData, UsersMarketingPatch, UsersMarketingQuery } from './services/users/marketing/marketing.shared'; export type { UsersOnboarding, UsersOnboardingData, UsersOnboardingPatch, UsersOnboardingQuery } from './services/users/onboarding/onboarding.shared'; export type { UsersSessions, UsersSessionsData, UsersSessionsPatch, UsersSessionsQuery } from './services/users/sessions/sessions.shared'; import './services/blog/queries/queries.shared'; import './services/models/presets/presets.shared'; import './services/models/pods/pods.shared'; import './services/models/pods/events/events.shared'; import './services/models/signals/signals.shared'; import './services/models/signals/subscriptions/subscriptions.shared'; import './services/models/signals/history/history.shared'; import './services/autotune/studies/studies.shared'; import './services/autotune/trials/trials.shared'; import './services/autotune/usage/usage.shared'; import './services/blog/integrations/integrations.shared'; import './services/blog/calendar/calendar.shared'; import './services/blog/posts/posts.shared'; import './services/blog/actions/actions.shared'; import './services/exchanges/arbitrage/opportunities/opportunities.shared'; import './services/exchanges/orderbook/orderbook.shared'; import './services/store/items/items.shared'; import './services/strategies/follow/follow.shared'; import './services/users/sessions/sessions.shared'; import './services/insights/crypto-stress-index/crypto-stress-index.shared'; import './services/emails/emails.shared'; import './services/telegram/link/link.shared'; import './services/telegram/telegram.shared'; import './services/copilot/help/help.shared'; import './services/copilot/decisions/decisions.shared'; import './services/copilot/concerns/concerns.shared'; import './services/copilot/recommendations/recommendations.shared'; import './services/snapshot/snapshot.shared'; import './services/exchanges/deposits/deposits.shared'; import './services/homepage/homepage.shared'; import './services/exchanges/ledger/ledger.shared'; import './services/exchanges/ledger/sync/sync.shared'; import './services/exchanges/transactions/sync/sync.shared'; import './services/exchanges/transactions/transactions.shared'; import './services/exchanges/ohlcv/history/history.shared'; import './services/users/access/access.shared'; import './services/affiliates/contracts/contracts.shared'; import './services/referrals/referrals.shared'; import './services/affiliates/links/links.shared'; import './services/affiliates/coupons/coupons.shared'; import './services/affiliates/payouts/payouts.shared'; import './services/affiliates/comissions/comissions.shared'; import './services/affiliates/clicks/clicks.shared'; import './services/affiliates/affiliates.shared'; import './services/users/marketing/marketing.shared'; import './services/support/support.shared'; import './services/plans/plans.shared'; import './services/tokens/tokens.shared'; import './services/strategies/history/history.shared'; import './services/strategies/research/research.shared'; import './services/strategies/backtest/preflight/preflight.shared'; import './services/tax/sessions/conversations/conversations.shared'; import './services/tax/research/research.shared'; import './services/tax/sessions/sessions.shared'; import './services/series/balance/balance.shared'; import './services/series/performance/performance.shared'; import './services/insights/etf-flow/etf-flow.shared'; import './services/changelog/changelog.shared'; import './services/currencies/currencies.shared'; import './services/insights/news/news.shared'; import './services/insights/fear-and-greed/fear-and-greed.shared'; import './services/insights/global/global.shared'; import './services/insights/insights.shared'; import './services/users/onboarding/onboarding.shared'; import './services/toggles/toggles.shared'; import './services/trades/trades.shared'; import './services/advisor/messages/messages.shared'; import './services/advisor/advisor.shared'; import './services/knowledges/knowledges.shared'; import './services/tasks/comments/comments.shared'; import './services/objectives/objectives.shared'; import './services/tasks/tasks.shared'; import './services/events/triggers/triggers.shared'; import './services/events/types/types.shared'; import './services/events/events.shared'; import './services/agents/prepare/prepare.shared'; import './services/extensions/extensions.shared'; import './services/agents/sessions/conversations/conversations.shared'; import './services/agents/sessions/sessions.shared'; import './services/restricted/restricted.shared'; import './services/keys/keys.shared'; import './services/agents/agents.shared'; import './services/strategies/generate/generate.shared'; import './services/exchanges/ohlcv/ohlcv.shared'; import './services/strategies/indicators/talib/talib.shared'; import './services/stripe/webhooks/webhooks.shared'; export type { Config, ConfigData, ConfigPatch, ConfigQuery } from './services/config/config.shared'; export type { Custom, CustomData, CustomPatch, CustomQuery } from './services/custom/custom.shared'; export type { ExchangesBalance, ExchangesBalanceData, ExchangesBalancePatch, ExchangesBalanceQuery } from './services/exchanges/balance/balance.shared'; export type { ExchangesDownload, ExchangesDownloadData, ExchangesDownloadPatch, ExchangesDownloadQuery } from './services/exchanges/download/download.shared'; export type { ExchangesDownloadWebhooks, ExchangesDownloadWebhooksData, ExchangesDownloadWebhooksPatch, ExchangesDownloadWebhooksQuery } from './services/exchanges/download/webhooks/webhooks.shared'; export type { Exchanges, ExchangesData, ExchangesPatch, ExchangesQuery } from './services/exchanges/exchanges.shared'; export type { ExchangesMarketsStats, ExchangesMarketsStatsData, ExchangesMarketsStatsQuery } from './services/exchanges/markets-stats/markets-stats.shared'; export type { ExchangesTicker, ExchangesTickerData, ExchangesTickerPatch, ExchangesTickerQuery } from './services/exchanges/ticker/ticker.shared'; export type { HomepageService } from './services/homepage/homepage.class'; export type { Homepage, HomepageData, HomepagePatch, HomepageQuery } from './services/homepage/homepage.shared'; export type { Marketplaces, MarketplacesData, MarketplacesPatch, MarketplacesQuery } from './services/marketplaces/marketplaces.shared'; export type { Markets, MarketsData, MarketsPatch, MarketsQuery } from './services/markets/markets.shared'; export type { Messages, MessagesData, MessagesPatch, MessagesQuery } from './services/messages/messages.shared'; export type { StrategiesAi, StrategiesAiData, StrategiesAiPatch, StrategiesAiQuery } from './services/strategies/ai/ai.shared'; export type { StrategiesAiStream, StrategiesAiStreamData, StrategiesAiStreamPatch, StrategiesAiStreamQuery } from './services/strategies/ai/stream/stream.shared'; export type { StrategiesBacktest, StrategiesBacktestData, StrategiesBacktestPatch, StrategiesBacktestQuery } from './services/strategies/backtest/backtest.shared'; export type { StrategiesBlob, StrategiesBlobData, StrategiesBlobPatch, StrategiesBlobQuery } from './services/strategies/blob/blob.shared'; export type { StrategiesHyperopt, StrategiesHyperoptData, StrategiesHyperoptPatch, StrategiesHyperoptQuery } from './services/strategies/hyperopt/hyperopt.shared'; export type { StrategiesIndicators, StrategiesIndicatorsData, StrategiesIndicatorsPatch, StrategiesIndicatorsQuery } from './services/strategies/indicators/indicators.shared'; export type { Strategies, StrategiesData, StrategiesPatch, StrategiesQuery } from './services/strategies/strategies.shared'; export type { StrategiesTemplates, StrategiesTemplatesData, StrategiesTemplatesPatch, StrategiesTemplatesQuery } from './services/strategies/templates/templates.shared'; export type { StripeCharges, StripeChargesData, StripeChargesPatch, StripeChargesQuery } from './services/stripe/charges/charges.shared'; export type { StripeCustomersCards, StripeCustomersCardsData, StripeCustomersCardsPatch, StripeCustomersCardsQuery } from './services/stripe/customers/cards/cards.shared'; export type { StripeCustomers, StripeCustomersData, StripeCustomersPatch, StripeCustomersQuery } from './services/stripe/customers/customers.shared'; export type { StripeCustomersPaymentintent, StripeCustomersPaymentintentData, StripeCustomersPaymentintentPatch, StripeCustomersPaymentintentQuery } from './services/stripe/customers/paymentintent/paymentintent.shared'; export type { StripeCustomersPaymentmethods, StripeCustomersPaymentmethodsData, StripeCustomersPaymentmethodsPatch, StripeCustomersPaymentmethodsQuery } from './services/stripe/customers/paymentmethods/paymentmethods.shared'; export type { StripeCustomersSubscriptions, StripeCustomersSubscriptionsData, StripeCustomersSubscriptionsPatch, StripeCustomersSubscriptionsQuery } from './services/stripe/customers/subscriptions/subscriptions.shared'; export type { StripeProducts, StripeProductsData, StripeProductsPatch, StripeProductsQuery } from './services/stripe/products/products.shared'; export type { TradersPodsApi, TradersPodsApiData, TradersPodsApiPatch, TradersPodsApiQuery } from './services/traders/pods/api/api.shared'; export type { TradersPodsBlob, TradersPodsBlobData, TradersPodsBlobPatch, TradersPodsBlobQuery } from './services/traders/pods/blob/blob.shared'; export type { TradersPodsEvents, TradersPodsEventsData, TradersPodsEventsPatch, TradersPodsEventsQuery } from './services/traders/pods/events/events.shared'; export type { TradersPods, TradersPodsData, TradersPodsPatch, TradersPodsQuery } from './services/traders/pods/pods.shared'; export type { TradersPodsWebhooks, TradersPodsWebhooksData, TradersPodsWebhooksPatch, TradersPodsWebhooksQuery } from './services/traders/pods/webhooks/webhooks.shared'; export type { Traders, TradersData, TradersPatch, TradersQuery } from './services/traders/traders.shared'; export type { User, UserData, UserPatch, UserQuery } from './services/users/users.shared'; export type { Version, VersionData, VersionPatch, VersionQuery } from './services/version/version.shared'; import './services/strategies/hyperopt/hyperopt.shared'; import type { Application, TransportConnection } from '@feathersjs/feathers'; import './services/version/version.shared'; import './services/stripe/customers/paymentmethods/paymentmethods.shared'; import './services/stripe/customers/subscriptions/subscriptions.shared'; import './services/stripe/products/products.shared'; import './services/stripe/customers/cards/cards.shared'; import './services/stripe/customers/paymentintent/paymentintent.shared'; import './services/stripe/customers/customers.shared'; import './services/stripe/charges/charges.shared'; import './services/strategies/ai/stream/stream.shared'; import './services/strategies/ai/ai.shared'; import './services/strategies/backtest/backtest.shared'; import './services/traders/pods/events/events.shared'; import './services/traders/pods/webhooks/webhooks.shared'; import './services/traders/pods/api/api.shared'; import './services/strategies/indicators/indicators.shared'; import './services/strategies/templates/templates.shared'; import './services/strategies/blob/blob.shared'; import './services/strategies/strategies.shared'; import './services/traders/pods/pods.shared'; import './services/traders/traders.shared'; import './services/exchanges/download/webhooks/webhooks.shared'; import './services/traders/pods/blob/blob.shared'; import './services/exchanges/download/download.shared'; import './services/exchanges/balance/balance.shared'; import './services/exchanges/ticker/ticker.shared'; import './services/exchanges/markets-stats/markets-stats.shared'; import './services/marketplaces/marketplaces.shared'; import './services/config/config.shared'; import './services/markets/markets.shared'; import './services/exchanges/exchanges.shared'; import './services/custom/custom.shared'; import './services/messages/messages.shared'; import './services/users/users.shared'; export interface Configuration { connection: TransportConnection; } export interface ServiceTypes { } export type ClientApplication = Application; export declare const createClient: (connection: TransportConnection, authenticationOptions?: Partial) => ClientApplication;