import { provideDaffAuthGuestOnlyGuardRedirectUrl } from '@daffodil/auth/routing'
Provider function for DaffAuthGuestOnlyGuardRedirectUrl.
DaffAuthGuestOnlyGuardRedirectUrl
const provideDaffAuthGuestOnlyGuardRedirectUrl: <R extends string = string>(value: R) => ValueProvider