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