import { RootState } from '..'; export declare const selectIsAnonymousUser: (state: RootState) => boolean; //# sourceMappingURL=selectIsAnonymousUser.d.ts.map