export interface IApiKeys { userPublicKey: string; projectId: string; }