export declare function installSplunkForwarder(splunkUrl: string, splunkToken: string): () => void;
