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