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