import { NotificationEventTypesMap } from "@veltdev/types"; export declare function useNotificationEventCallback(action: T): NotificationEventTypesMap[T];