DeleteConfirmationDialog

fun DeleteConfirmationDialog(showDialog: Boolean, selectedCount: Int, onDismiss: () -> Unit, onConfirm: () -> Unit)