export type TApiCredentials = { apiId: string; apiKey: string; };