import { type RoarrGlobalState } from '../types';
export declare const createRoarrInitialGlobalStateBrowser: (currentState: any) => RoarrGlobalState;
//# sourceMappingURL=createRoarrInitialGlobalStateBrowser.d.ts.map