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