// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0

/*
This file maps exports from `aws-amplify/push-notifications/customer-profiles`.
It provides access to the Amazon Connect Customer Profiles provider of the PushNotification sub-category.
*/
export * from '@aws-amplify/notifications/push-notifications/customer-profiles';
