export default {
  preventAutoHideAsync: async () => true,
  hideAsync: async () => true,
};
