PaginationComponent

@Composable
fun PaginationComponent(pagination: ReportPaginationState, onEvent: (ReportEvent) -> Unit)