export declare class RabbitMQConfiguration {
    onReady(): Promise<void>;
}
//# sourceMappingURL=configuration.d.ts.map