export default function useHideAllPageNotifications(): () => { type: typeof import("@commercetools-frontend/constants").HIDE_ALL_PAGE_NOTIFICATIONS; };