import type { InjT } from '../shared/utils/globalState'; export default function getInj(): InjT | Promise;