import { LogConsumerAdapter } from "../log-consumer-adapter.interface"; export declare const createCiLogConsumer: () => LogConsumerAdapter; //# sourceMappingURL=create-ci-log-consumer.function.d.ts.map