export declare const setupCacheEnvironment: (token: string, baseURL: string, host: string) => void;
