export declare const initialState: {
    isLoading: boolean;
    isAuthenticated: boolean;
};
//# sourceMappingURL=initialState.d.ts.map