BpkSectionHeader
fun BpkSectionHeader(title: String, modifier: Modifier = Modifier, description: String? = null, button: BpkSectionHeaderButton? = null, accessibilityHeaderTagEnabled: Boolean? = true, type: BpkSectionHeaderType = BpkSectionHeaderType.Default)