export const performance = {
  now: jest.fn(),
};
