export interface IApiGatewayConfig { pusherBaseUrl: string; pusherPath: string; }