import { DaffAuthReducerState } from '@daffodil/auth/state'
interface DaffAuthReducerState { loggedIn: boolean }