import type { ActivityAcknowledgementContextType } from './Context'; export default function useActivityAcknowledgementContext(thrownOnUndefined?: boolean): ActivityAcknowledgementContextType; //# sourceMappingURL=useContext.d.ts.map