export const useDeviceOrientationChange = jest.fn(); export default ( { lockToPortrait: jest.fn( ), unlockAllOrientations: jest.fn( ), } );