import { Provider } from '@nestjs/common'; /** * Testing provider for PusherService */ export declare const PusherServiceTestingProvider: Provider;