import { PushNotificationAction } from '@aws-amplify/core/internals/utils'; export declare const getPushNotificationUserAgentString: (action: PushNotificationAction) => string;