import { useSelector } from 'react-redux'; const useTypedSelector = useSelector; export { useTypedSelector }; //# sourceMappingURL=hooks.mjs.map