$props_to_export = apply_filters(
            'woocommerce_privacy_export_customer_personal_data_props',
            array(
                'billing_first_name'  => __( 'Billing First Name', 'woocommerce' ),
                'billing_last_name'   => __( 'Billing Last Name', 'woocommerce' ),