import Pumpify from 'pumpify'; import type SplunkEvents from 'splunk-events'; export declare const createSplunkEventsStream: (splunk: SplunkEvents) => Pumpify;