import { StorageAction } from '@aws-amplify/core/internals/utils';
export declare function getStorageUserAgentValue(action: StorageAction): string;
