import type { TAppNotificationValuesUnexpectedError } from '@commercetools-frontend/constants'; export default function showUnexpectedErrorNotification({ errorId, }?: TAppNotificationValuesUnexpectedError): import("@commercetools-frontend/notifications").TAddNotificationAction;