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