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