import type { Stack } from '../../type'; type Type = Stack['client']['auth']['onAuthStateChanged']; export declare const onAuthStateChanged: Type; export {}; //# sourceMappingURL=onAuthStateChanged.d.ts.map