export default function useGlobal(): { app: any; store: any; router: any; async: any; hooks: any; };