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