import { emptyToken } from '../../../test/__fixtures__/token'; export const silentRefresh = jest.fn().mockReturnValue(emptyToken);