AwaitingCardScreen

open fun AwaitingCardScreen(poiRequest: PoiRequest.ActionNew, awaitingFlow: Flow<UiState.Awaiting>, supportedMethods: List<PaymentMethod>, countdownFlow: StateFlow<Int>, onAbort: () -> Unit)