import { InjectDecorator } from '../types'; export declare const InjectGateways: (connection?: string) => InjectDecorator;