import { AuthMachine } from '@nhost/nhost-js'; import { Ref } from 'vue'; import { InterpreterFrom } from 'xstate'; /** @internal */ export declare const useAuthInterpreter: () => Ref>; //# sourceMappingURL=useAuthInterpreter.d.ts.map