import type { Stack } from '../..'; export declare const fromOnAuthStateChanged: (onAuthStateChanged: (t: T) => Stack.client.auth.OnAuthStateChanged.Fn) => (t: T) => Stack.client.auth.GetAuthState.Fn; //# sourceMappingURL=onAuthStateChanged.d.ts.map